setGpsAttemptTime

Deprecated

meshtastic.Config.PositionConfig.gps_attempt_time is deprecated. See meshtastic/config.proto;l=388


Deprecated in favor of using smart / regular broadcast intervals as implicit attempt time
uint32 gps_attempt_time = 6 [deprecated = true];

Return

This builder for chaining.

Parameters

value

The gpsAttemptTime to set.